Welcome![Sign In][Sign Up]
Location:
Search - Matching template

Search list

[Special EffectsShape-matching-with-Zerinike-moments

Description: 结合Zernike矩的多尺度模板形状匹配,该算法对输入图像进行预处理后提取目标轮廓,经过归一化处理得到目标形 状的平移、尺度不变的链状表达,再通过小波变换进行多尺度分析;引入Zernike矩,利用Zernike矩的特性,实现小波表达的旋转不变性,解决了小波变换对起始点的依赖。-Shape matching based on multi-scale template with Zerinike moments,The object shape representation is converted to a dyadic wavelet representation by wavelet transform. And then calculate the Zernike moments of wavelet representation in different scales. With respect to property of rotation invariant of Zernike moments and in consideration of Zernike moments as feature vector to calculate the similarity between the object and template image, the problem of dependency of starting point can be solved.
Platform: | Size: 1305600 | Author: 卢宠 | Hits:

[Special Effectstemplate-matching

Description: 通过水平投影法和垂直投影法实现图像的模板匹配。-Horizontal projection and vertical projection image template matching.
Platform: | Size: 2909184 | Author: MJ | Hits:

[Special EffectsTemplate-matching-target

Description: 通过目标图像与原始图像的对比实现图像之间的模板匹配,本算法包括代码,图像,和使用。-Template matching between the image and the target image and the contrast of the original image and including the code, image, and using this algorithm.
Platform: | Size: 3504128 | Author: MJ | Hits:

[VC/MFCRobust-feature-matching

Description: 国外的一个程序介绍,能够在很短的时间内实现模板匹配,与大家分享。最快可以达到2.3微秒-Foreign a program introduction, can be in a very short period of time, to the template matching, share with you。the speed can reach 2.3us
Platform: | Size: 1431552 | Author: 张艳超 | Hits:

[Special EffectsTemplate-matching

Description: 模板匹配主要是采用基于灰度信息的匹配算法,其中是统计模板与原图像的相关系数,得到最大值的地方,就是相似度最大的地方,也就是成功地找到了匹配的像素点。具体的算法如下。其中,im_matched为原图像,im_template为模板图像。MaxR为最大相似度系数。-Template matching matching algorithm based on gray-scale information, which is the the statistical template with the correlation coefficient of the original image to obtain the maximum value of the place is the biggest similarity place is to find matching pixels. The specific algorithm is as follows. Wherein, im_matched original image, im_template the template image. MaxR maximum similarity coefficient.
Platform: | Size: 1024 | Author: 太一 | Hits:

[Program docFast-matching

Description: 讲述了频域模板匹配的原理及算法,将图像转到频域进行处理可以提高匹配的精度-About the frequency domain template matching principle and algorithm, the image to the frequency domain processing can improve the matching precision
Platform: | Size: 112640 | Author: 陈豪 | Hits:

[Special EffectsTemplate-matching-

Description: 模板就是一幅已知的小图像。模板匹配就是在一幅大图像中搜寻目标,已知该图中 有要找的目标,且该目标同模板有相同的尺寸、方向和图像,通过一定的算法可以在图 中找到目标,确定其坐标位置。 -The template is a known small images. Template matching is a large image search target, find the target in the Figure is known, and the same applies to the target template has the same size, orientation, and image, through a certain algorithm can be found in FIG. Target, identified by its coordinates.
Platform: | Size: 377856 | Author: hushi | Hits:

[Graph programtemplate-matching

Description: 基于VC的图像模板匹配,便于处理图像,包含基本的图像处理,-VC-based image template matching, facilitate the processing of images, including the basic image processing,
Platform: | Size: 4827136 | Author: william | Hits:

[Graph RecognizePattern-Matching-Alg

Description: 利用①相关匹配(Correlation Matching)、②基于Hausdorff距离匹配方法 及③考虑对场景图象距离变换(Distance Transform)的Hausdorff距离匹配方法,实现模板目标在场景图象中的定位-Use ① correlation matching (Correlation Matching), ② matching method based on Hausdorff distance and image of the scene ③ consider the distance transform (Distance Transform) the Hausdorff distance matching methods to achieve the target template in the scene image positioning
Platform: | Size: 17408 | Author: designflying | Hits:

[Special Effectstemplate-matching

Description: 在将 标准图像和待测图像分别分色的基础上,采用序贯相似性检测算法对各色灰度图像分别进行模板 匹配,并根据匹配数据,对图像进行平移、 缩放及旋转操作,使两幅图像能够在空间上配准-In the standard image and the test image, respectively, based on the separation, using sequential similarity detection algorithm for color gray image, respectively, template matching, and according to the matching data, the image to pan, zoom, and rotation operation, the two image registration can be spatially
Platform: | Size: 396288 | Author: 高嘉瑜 | Hits:

[Special EffectsTracking

Description: 目标匹配,模板匹配算法,亲测可用,实验时的程序-Object matching, template matching algorithm, pro-test is available, the experiment procedure
Platform: | Size: 577536 | Author: 陈csdn | Hits:

[Graph RecognizeImage-detection--template-matching-

Description: 图像的检测,模板匹配的算法代码。主要实现人脸的识别与检测匹配的功能。-Image detection, template matching algorithm code. The main achievement of the human face recognition and detection capabilities for matching.
Platform: | Size: 23552 | Author: 雪欣共享号 | Hits:

[Special EffectsSaperaDemo

Description: VC++调用sapera,实现图像匹配,图想相减,Blob分析。支持橡皮筋绘制矩形,设置匹配模板ROI。-VC++ call sapera, to achieve image matching, drawing like subtraction, Blob analysis. Support rubber band draw a rectangle, set the matching template ROI.
Platform: | Size: 709632 | Author: ljw | Hits:

[matlabtemplate-matching

Description: 灰度图像模板匹配,设定一个阈值,完成匹配;-template matching
Platform: | Size: 2048 | Author: 赵自新 | Hits:

[Graph programEasy-Pattern-Matching

Description: 简单的模式匹配,可以根据你的模板图形,找到对应的图片内容并标示出来-Simple pattern matching, based on your template graphics, image content and find the corresponding marked
Platform: | Size: 270336 | Author: | Hits:

[Software EngineeringNI-Temp-Mth

Description: NI模板匹配小程序,可以导入文件,学习模板和匹配模板。-NI template matching small program, you can import files, learning templates and matching template.
Platform: | Size: 30720 | Author: 陈S | Hits:

[OpenCVopencv-template)

Description: vs2010下的关于opencv的模板匹配包括模板匹配的阈值-template matching on the opencv under vs2010 include template matching threshold
Platform: | Size: 1024 | Author: 李佳慧 | Hits:

[Special EffectsMatch

Description: 归一化灰度值匹配,SSDA匹配; 模板匹配,分别采用平方差匹配法,相关匹配法,相关系数匹配法和归一化等方法实现-Normalized grey value matching, SSDA matching Template matching, (yi- (mxi+ b)) were used respectively to matching method, correlation matching method, the coefficient of correlation matching method and normalization method
Platform: | Size: 14109696 | Author: new | Hits:

[Special Effectsfingerprint-identification

Description: 这是个小项目,花了一个月的时间采用c++做的,在vc++6.0的平台上用,具体算法有指纹的细化,特征提取,特征匹配,模版处理-This is a small project, it took a month to adopt c++ do on vc++6.0 platform with specific fingerprint algorithm refinement, feature extraction, feature matching, template processing
Platform: | Size: 5607424 | Author: 邵东先生 | Hits:

[Special EffectsThe-fingerprint

Description: 具体算法有指纹的细化,特征提取,特征匹配,模版处理,还有对指纹低通高通波的处理-Specific algorithm fingerprint refinement, feature extraction, feature matching, template processing, as well as on the low-pass high-pass wave fingerprint processing
Platform: | Size: 11493376 | Author: 邵东先生 | Hits:
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »

CodeBus www.codebus.net